/*!
Theme Name: brandapocalipsice
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: brandapocalipsice
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

brandapocalipsice is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
    margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 3em;
    margin: 15px 0;
    text-transform: uppercase;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
    border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

::-moz-focus-outer, ::-moz-focus-inner {
    border: 0;
    padding: 0;
}

* {
    outline: 0 !important;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
    display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
    color: #000000;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 18px;
    font-size: 1.127rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

h3, .like_h3 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: normal;
}

h2 {
    font-size: 2.1em;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 30px;
    letter-spacing: 2px;
    text-align: center;
}

@media (max-width: 767px) {
    h2 {
        font-size: 1.5em;
    }
}

.like_h2 {
    font-size: 1.1em;
    text-transform: uppercase;
    font-weight: 900;
}

p {
    margin-bottom: 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

a:hover, a:focus {
    text-decoration: none;
}

.body-site {
    overflow: hidden;
}

/*--------------------------------------------------------------
# Static
--------------------------------------------------------------*/
@media (min-width: 1200px) {
    .container {
        max-width: 1300px;
    }
}

@media (max-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

.section {
    position: relative;
    width: 100%;
    padding: 60px 0;
}

.section .container {
    position: relative;
    z-index: 89;
}

.old_price {
    display: inline-block;
    margin-right: 15px;
    font-size: 25px;
    font-weight: bold;
    color: #a4055f;
    opacity: 0.3;
    text-decoration: line-through;
}

.new_price {
    display: inline-block;
    font-size: 25px;
    font-weight: 900;
    color: #a4055f;
}

.megogo .old-price {
    font-size: 1.3em;
}

.megogo .new-price {
    font-size: 1.75em;
}

.form-text {
    line-height: 1em;
}

@media (max-width: 991px) {
    .section {
        padding: 30px 0;
    }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #ffffff;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    width: 100%;
    border: 1px solid #000000;
    background: #ffffff40;
    padding: 10px;
    color: #000;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    background: none;
    border-color: #000;
    color: #000;
    background: #ffffff59;
    box-shadow: none !important;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
    border-radius: 0;
}

div .wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
    display: none !important;
}

div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/06/40.svg");
    width: 100%;
    background-size: 15%;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    background-color: #ffffff6e;
    border: none;
    z-index: 9999999;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

span.wpcf7-not-valid-tip {
    background: #fff;
    margin-top: 5px;
    width: 100%;
    max-width: max-content;
}

span .wpcf7-not-valid, .form-bottom-box .wpcf7-not-valid {
    border-color: #ff0000 !important;
}

select {
    margin: 0;
    width: 60px;
    padding: 8px 35px 8px 8px;
    font-size: 18px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 10px;
    margin-right: 15px;
}

select::-ms-expand {
    display: none;
}

@media screen and (min-width: 0\0
) {
    select {
        background: none \9;
        padding: 5px \9;
    }
}

.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button-menu {
    border: none;
    padding: 15px;
    background: #C72527;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 1em;
    font-size: 15px;
    margin-bottom: 0 !important;
    text-align: center;
    text-transform: uppercase;
    border-radius: .25rem !important;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 1px solid #C72527;
}

input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder {
    color: #000;
    font-weight: 300;
}

input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder {
    color: #000;
    font-weight: 300;
}

.wpcf7-form-control-wrap {
    display: block;
}

.section-form .wpcf7-form-control-wrap {
    margin-bottom: 15px !important;
    display: block;
}

.button-menu {
    padding: 10px 15px;
    font-weight: bold;
}

.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button-menu:hover, .button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.button-menu:focus {
    color: #fff;
    box-shadow: none;
    background: #8D2A20;
    border: 1px solid #8D2A20;
}

.form-control {
    height: auto !important;
    font-size: inherit;
    font-weight: inherit;
}

@media (max-width: 768px) {
    .button-menu {
        padding: 10px 5px;
        font-size: 11px;
        font-weight: 600;
    }
}

/*--------------------------------------------------------------
## Promo
--------------------------------------------------------------*/
.popup-promo input[type="text"] {
    border: 1px solid #000000;
    color: #000;
    width: 300px;
    border-radius: 25px;
    padding-left: 15px;
    padding-right: 15px;
}

.promo-box {
    position: absolute;
    z-index: 99;
    background: #2b2a2a;
    padding: 10px 10px 20px 10px;
    width: calc(100% - 15px);
    border-radius: 10px;
}

.button-ajax-promo {
    font-weight: normal !important;
    font-size: 0.9em !important;
}

.promo-button {
    color: #fff;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: underline;
}

.promo-button:hover, .promo-button:visited, .promo-button:focus {
    color: #fff;
    text-decoration: underline;
}

.no-current-promo {
    color: #d20000;
    font-weight: bold;
    line-height: 1.1em;
}

.current-promo {
    margin-bottom: 5px;
    font-weight: 300;
}

input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder {
    color: #5f5f5f;
}

input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder {
    color: #5f5f5f;
}

.promo__title {
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}

.form__description {
    text-align: center;
}


@media (max-width: 576px) {
    .promo-button {
        display: block;
        margin-top: 10px;
    }
}

/*--------------------------------------------------------------
## Menu
--------------------------------------------------------------*/
.l-select-1 {
    display: none;
}

.l-select-1 p {
    margin-bottom: 0 !important;
    color: #fff;
}

.l-select-2 p {
    color: #fff;
    font-size: 0.8em;
    margin: 0;
}

.l-select-2-none {
    display: none;
}

.l-select-1-block {
    display: block;
}

/*--------------------------------------------------------------
## Preloader
--------------------------------------------------------------*/
.preloader {
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/08/preloader-fon-compress-1.jpg'),#fcdad9;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
}

.preloader__row {
    height: 250px;
    width: 250px;
    position: absolute;
    left: 50%;
    margin-left: -125px;
    top: 50%;
    margin-top: -125px;
    animation: animate 2s infinite linear;
}

.loaded_hiding {
    transition: 0.8s opacity;
    opacity: 0;
    display: none;
}

.loaded .preloader {
    display: none;
}

@keyframes animate {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.header-section {
    position: relative;
    overflow: hidden;
    background: #4F6759;
    height: 100%;
    padding-bottom: 80px;
}

.header-section:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #231f20;
    background: url(/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/pixel_fone.png), #000000d9;
    z-index: 80;
    background-size: 3px;
    opacity: .9;
}

.site-header {
    z-index: 90;
    position: relative;
    padding-top: 5px;
    padding-bottom: 10px;
}

#feader-fixed.site-header {
    z-index: 90;
    width: 100%;
    position: fixed;
    top: -100px;
    padding-bottom: 10px;
    z-index: 99;
    background: #231f20;
    transition: 1s;
    box-shadow: 0 5px 15px 0px #00000094;
}

.logo-fixed {
    width: 128px;
}

.fixed-header {
    top: 0 !important;
}

.header-section .container {
    position: relative;
    z-index: 86;
}

.logo-select p {
    margin-bottom: 10px;
}

.custom-logo-link {
    display: block;
    width: 100%;
    max-width: 70px;
}

.org-logo {
    width: 100%;
    max-width: 80px;
}

@media (max-width: 768px) {
    .logo-fixed {
        width: 70px;
    }
}

.top-menu-fixed {
    top: 0;
}

.name-top {
    position: relative;
    text-align: center;
    padding: 5px 10px;
    background: #ffffff;
    color: #000;
    font-weight: bold;
    font-size: 1em;
    margin-top: -10px;
    margin-bottom: 0;
}

.site-header-other {
    background: #231f20;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 95;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-template-congratulation .custom-logo-link {
    max-width: 48px;
}
.page-template-congratulation h1 {
    font-size: 1.5em !important;
}

.header-price {
    color: #fff;
    margin-bottom: 5px;
}

.old-p {
    margin-right: 10px;
    text-decoration: line-through;
    opacity: 0.5;
    font-weight: 300;
}

.new-p {
    font-weight: 900;
}

.first-screen--bottom .old-price, .first-screen--bottom .new-price {
    font-size: 1.75em;
    line-height: 1em;
    font-weight: 700;
    color: #fff;
}

.old-price {
    position: relative;
    opacity: .5;
}

.old-price:before {
    content: '';
    font-weight: 100;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 80%;
    height: 1px;
    background: #c72427;
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.page-template-view .old-price:before {
    bottom: 10px !important;
}

.old-price span, .new-price span {
    font-size: 20px;
    font-weight: 600;
}

.header-partner {
    z-index: 90;
    position: relative;
    margin: 0 auto;
}

.header-partner a span {
    color: #fff;
    text-align: center;
    display: block;
    font-weight: normal;
    margin-bottom: 5px;
}

.header-partner a {
    width: calc(50% - 20px);
    max-width: 200px;
    margin: 0 10px;
}

.huavei-block {
    background: #fff;
    padding: 5px;
}

.huavei-block span {
    color: #000 !important;
    margin-right: 5px;
}

.main-navigation a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: #a7a7a7;
    content: '';
    opacity: 0;
    -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
    transition: height 0.3s, opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
}

.main-navigation a:hover::after,
.main-navigation a:focus::after {
    height: 3px;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
}

.main-navigation a:hover {
    color: #a7a7a7;
    transition: .3s;
}

@media (max-width: 575px) {
    .custom-logo-link {
        max-width: 50px;
    }

    .top-menu-fixed {
        padding: 5px 0;
    }

    .h-phone a {
        font-size: 1em;
    }
}

/*--------------------------------------------------------------
## First Screen
--------------------------------------------------------------*/
.container__firs-screen {
    margin-top: 50px;
    margin-bottom: 100px;
    color: #ffffffa6;
    background-size: cover;
    background-position: center;
    padding: 15px;
}

.first-screen__speacer {
    width: 60%;
    margin-right: 30px;
}

.first-screen-speacer-item {
    margin-right: 5px;
    margin-left: 5px;
}

.first-screen-speacer-item:last-child {
    /* margin-right: 15px; */
}

.first-screen-speacer-item {
    /*width: calc(33% - 15px);*/
    position: relative;
}

.owl-carousel.owl-first-screen .owl-stage {
    display: flex;
    align-items: flex-end;
    height: 385px;
}

.owl-first-screen .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0 !important;
}

.owl-first-screen .owl-nav .owl-prev, .owl-first-screen .owl-nav .owl-next {
    font-size: 3em !important;
    line-height: 1em !important;
}
.owl-first-screen .owl-nav .owl-prev:hover, .owl-first-screen .owl-nav .owl-next:hover {
    background: none !important;
}

.first-screen-speacers-image {
    max-height: 280px;
    width: auto !important;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 85;
}

.first-screen-speacers-title {
    background: #000000;
    text-align: center;
    padding: 10px 5px;
    color: #f18e5b;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 600;
}

.first-screen-speacers-logo {
    position: absolute;
    z-index: 80;
    top: -60px;
    width: 90% !important;
    left: 5%;
}

.fs-description_colum {
    width: calc(40% - 30px);
}

.fs-description_colum .new-price {
    font-size: 1.4em;
    font-weight: 600;
}

.fs-description_colum .old-price {
    font-size: 1.4em;
}

.first-screen--bottom {
    width: 100%;
    margin-top: 15px;
    color: #fff;
}


.first-screen--bottom .form__top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.first-screen--bottom .form__top .form__input {
    width: 33%;
    margin-right: 15px;
    margin-bottom: 0 !important;
}

.first-screen--bottom .button {
    width: calc(33% - 30px);
}

.first-screen--bottom .nav {
    display: block;
    margin-right: 30px !important;
}

.first-screen--bottom .promo-button {
    margin: 0 auto;
    margin-top: 15px;
}

.first-screen--bottom input[type="text"], .first-screen--bottom input[type="email"], .first-screen--bottom input[type="url"], .first-screen--bottom input[type="password"], .first-screen--bottom input[type="search"], .first-screen--bottom .first-screen--bottom input[type="number"], .first-screen--bottom input[type="tel"], .first-screen--bottom input[type="range"], .first-screen--bottom input[type="date"], .first-screen--bottom input[type="month"], .first-screen--bottom input[type="week"], .first-screen--bottom input[type="time"], .first-screen--bottom input[type="datetime"], .first-screen--bottom input[type="datetime-local"], .first-screen--bottom input[type="color"], .first-screen--bottom textarea {
    border: 1px solid #ffffff;
    color: #fff !important;
    background: #00000030;
}

.first-screen--bottom input[type="text"]:-moz-placeholder, .first-screen--bottom input[type="email"]:-moz-placeholder, .first-screen--bottom input[type="tel"]:-moz-placeholder {
    color: #fff !important;
}

.first-screen--bottom input[type="text"]::-webkit-input-placeholder, .first-screen--bottom input[type="email"]::-webkit-input-placeholder, .first-screen--bottom input[type="tel"]::-webkit-input-placeholder {
    color: #fff !important;
}

@media (max-width: 992px) {
    .first-screen--bottom {
        margin-top: 30px;
    }
    .owl-carousel.owl-first-screen .owl-stage {
        display: flex;
        align-items: flex-end;
        height: 385px;
    }
    .owl-first-screen .owl-item .first-screen-speacers-image {
        max-height: 260px;
    }
}

@media (max-width: 768px) {
    .first-screen--bottom .form__top .form__input {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px !important;
    }
    .owl-carousel.owl-first-screen .owl-stage {
        height: 375px;
    }
    .first-screen--bottom .button {
        width: 100%;
    }
}
@media (max-width: 476px) {
    .first-screen-speacers-title {
        font-size: 10px;
    }
    .owl-carousel.owl-first-screen .owl-stage {
        height: 360px;
    }
}
@media (max-width: 376px) {
    .owl-first-screen .owl-item .first-screen-speacers-image {
        max-height: 190px;
    }
    .owl-carousel.owl-first-screen .owl-stage {
        height: 300px;
    }
}

.first-screen__title {
    line-height: 1.1em;
    margin-top: 0;
    color: white;
    font-weight: 700;
    font-size: 3em;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.first-screen__title img {
    display: block;
    width: 100%;
}

.statistic__box {
    line-height: 1.3em;
}

.first-screen__slogan {
    font-size: 1.9em;
    line-height: 1.1em;
    font-weight: bold;
    margin-bottom: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff;
    text-align: right;
}

.first-screen__slogan span {
    font-size: 1.3em;
    font-weight: 900;
}

.first-screen__text {
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    font-size: .9em;
    color: #fff;
    line-height: 1.3em;
    text-align: right;
}

.first-screen__date {
    position: relative;
    display: block;
    font-size: 1.3em;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 15px;
    font-weight: 600;
    padding-left: 35px;
    color: #fff;
    float: right;
    clear: both;
}

.first-screen__date:before {
    content: '';
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/calendar_new.svg   ");
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
}

.first-screen__form .timer-box {
    float: right;
}

.first-screen__form .circle-dashboard {
    text-align: right;
}

.first-screen__form .circle-seconds_dash {
    margin-right: 0;
}

.form-box {
    display: flex;
    flex-wrap: wrap;
}

.first-screen__speacer-info {
    width: 100%;
    margin: 0 auto;
}

.first-screen__speacer-photo {
    display: block;
    width: auto;
    max-height: 468px;
}

.first-screen__speacer-company {
    width: 100%;
    margin: 0 auto;
    background: #ffffff;
}

.first-screen__speacer-company img {
    display: block;
    width: 100px;
    margin: 0 auto;
}

@media (max-width: 576px) {
    .first-screen__text {
        width: 100%;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.first-screen__price-box {
    float: right;
    clear: both;
    margin-bottom: 15px;
}

.price-box {
    position: relative;
    padding-left: 50px;
}

.price-box:before {
    content: '';
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/ticket_new.svg');
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
}

.first-screen__form .price-box {
    content: '';
    position: absolute;
}

.first-screen__price-box__text {
    clear: both;
    overflow: hidden;
    text-align: center;
    margin-top: 60px;
}

.first-screen__price-box__text p {
    margin-bottom: 0;
    font-size: 1.2em;
    text-transform: uppercase;
    color: #f18e5b;
    font-weight: 600;
    display: block;
}

.first-screen__price-box .text-ticket {
    margin-bottom: 0;
    line-height: 1em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: -.5px;
    font-size: .8em;
    color: #fff;
    text-align: right;
}

.first-screen__form .form__top {
    width: 100%;
    position: relative;
    display: inline-block;
}

.first-screen__form .form__input {
    width: 100%;
    float: left;
}

.first-screen__form input[type="text"]:-moz-placeholder, .first-screen__form input[type="email"]:-moz-placeholder, .first-screen__form input[type="tel"]:-moz-placeholder {
    color: #000;
}

.first-screen__form input[type="text"]::-webkit-input-placeholder, .first-screen__form input[type="email"]::-webkit-input-placeholder, .first-screen__form input[type="tel"]::-webkit-input-placeholder {
    color: #000;
}

.statistic__chield {
    padding: 30px 15px;
    background: #fff;
    box-shadow: 0 0 15px 0px #00000036;
    width: 100%;
    height: 100%;
}

.container__statistic {
    position: relative;
    z-index: 85;
    margin-top: -170px;
    margin-bottom: 60px;
}

.statistic__numper {
    font-size: 2.5em;
    line-height: 1em;
    font-weight: bold;
    margin-bottom: 0;
}

.statistic__numper span {
    position: relative;
    display: inline-block;
}

.statistic__numper span:before {
    content: '';
    display: block;
    width: 70px;
    height: 70px;
    position: absolute;
    background: #f18e5b;
    border-radius: 50%;
    left: -10px;
    right: 0;
    top: -10px;
    opacity: .2;
    margin: 0 auto;
    z-index: 85;
}

.statistic__description {
    font-weight: 300;
    font-size: .9em;
    line-height: 1em;
    margin-top: 30px;
}

.first-screen-creatve {
    position: absolute;
}

.first-screen-creatve {
    display: block;
    position: absolute;
}

.first-screen-creative {
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/fon-prymary.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    min-width: 100vw;
    height: 100%;
    top: 0;
    right: 0;
}

.first-screen-animation-two {
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/08/layer_v4.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 120%;
    height: 120%;
    margin-left: -200px;
    margin-top: -200px;
}

.first-screen-animation-three {
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/08/texture-v1-2000.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 110%;
    height: 110%;
    margin-left: -200px;
    margin-top: 100px;
}

.first-screen-bottom {
    position: absolute;
    z-index: 85;
    left: 0;
    bottom: 0;
    width: 100%;
}

.first-screen-bottom svg {

}

@media (max-width: 1200px) {
    .first-screen__slogan {
        font-size: 1.5em;
    }
}

@media (max-width: 992px) {
    .first-screen__form .price-box {
        margin-bottom: 15px;
    }

    .first-screen__form .timer-box {
        float: none;
    }

    .first-screen__description {
        width: 100%;
    }

    .first-screen__form .circle-dashboard {
        text-align: left;
    }

    .fs-description_mobile, .fs-description_colum {

    }

    .first-screen__speacer {width: 50%;}

    .fs-description_colum {
        width: calc(50% - 30px);
    }

    .first-screen__mobile-text {
    }

    .first-screen__speacer-info {
        width: 90%;
        margin: 0 auto;
        font-size: 0.8em;
        line-height: 1.1em;
    }

    .first-screen__description-mobile {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .fs-description_mobile {
        width: 100%;
    }

    .fs-description_colum {
        width: 100%;
    }

    .first-screen__slogan {
        letter-spacing: normal;
        text-align: center;
        margin-bottom: 30px;
    }

    .first-screen__speacer-info {
        width: 90%;
        margin: 0 auto;
        font-size: 0.8em;
        line-height: 1.1em;
    }

    .first-screen__form .form__input__first {
        margin-right: 0;
    }

    .first-screen__form .form__input {
        width: 100%;
        float: left;
    }

    .first-screen-bottom {
        bottom: -8px;
    }

    .first-screen__speacer {
        width: 100%;
        margin-right: 0;
    }

    .first-screen__text {
        text-align: center;
        margin-bottom: 30px;
    }

    .first-screen__date {
        margin-right: 15px;
    }
}

@media screen and (max-width: 576px) {

    .fs-description_mobile, .fs-description_colum {
        width: 100%;
        margin-right: 0;
    }

    .container__firs-screen {
        margin-top: 15px;
    }

    .first-screen__form .form-box__submit {
        margin-top: 0;
    }

    .statistic__numper {
        font-size: 2em;
    }

    .statistic__description {
        font-size: .8em;
        line-height: 1em;
    }

    .name-top {
        font-size: .8em;
    }

    .first-screen__date {
        margin: 0 auto;
        float: none;
        width: max-content;
        margin-bottom: 30px;
    }

    .first-screen__price-box {
        margin: 0 auto;
        float: none;
        text-align: center;
        width: max-content;
    }
}

@media screen and (max-width: 478px) {
    .statistic_colum {
        padding-right: 5px;
        padding-left: 5px;
    }

    .statistic__numper {
        font-size: 1.6em;
    }

    .statistic__numper span:before {
        content: '';
        width: 60px;
        height: 60px;
        left: -12px;
        right: 0;
        top: -15px;
        margin: 0 auto;
    }

    .first-screen__price-box__text p {
        font-size: 1em;
    }
}

/*--------------------------------------------------------------
## Promo
--------------------------------------------------------------*/
.quote__section {
    background: #e2d8c9;
}

.quote__box {
    position: relative;
    background: #e2d8c9;
}

.quote__box:before {
    content: '';
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/billions_new.svg");
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    z-index: 85;
}

.quote__box:after {
    content: '';
    display: block;
    background-size: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    top: 0;
}

.quote__ater-container {

}

.quote-text {
    max-width: 570px;
    width: 100%;
}

.quote-text__top {
    color: #000000;
    margin-bottom: 5px;
    font-size: 1.68em;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-weight: 800;
    line-height: 1.2em;
}

.quote-text__bottom {
    color: #000;
    margin-bottom: 5px;
}

@media (max-width: 991px) {
    .quote__box:before {
        content: '';
        background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/billions_new.svg");
        display: block;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        width: 98%;
        height: 100%;
        right: 1%;
        top: 0;
        z-index: 85;
        opacity: .2;
    }

    .quote-text {
        max-width: 570px;
        width: 100%;
        margin: 0 auto;
    }
}

/*--------------------------------------------------------------
# Social Section
--------------------------------------------------------------*/
.social-text__title {
    font-size: 1.2em;
    font-weight: bold;
}

.section-social {
    color: #ffffff;
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/10/gallery_5-1.jpg"), #231F20;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding-top: 90px;
}

.section-social:before {
    content: '';
    display: block;
    background: #000000bd;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-social .container {
    z-index: 85;
}

.section-social p {
    font-weight: 300;
}

.social-image-1 {
    position: relative;
    width: 100%;
    max-width: 80%;
    z-index: 80;
    box-shadow: 0 0 0px 3px #ffffff;
}

.social-image-2 {
    position: relative;
    width: 100%;
    max-width: 80%;
    float: right;
    box-shadow: 0 0 0px 3px #ffffff;
    margin-top: -50px;
    z-index: 90;
}

.social-text__text {
    margin-bottom: 5px;
}

.social-text__form {
    font-weight: bold;
}
.section-social-form .form__top {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.section-social-form .form__top .form__input {
    width: 33%;
    margin-right: 15px;
    margin-bottom: 0 !important;
}

.section-social-form .button {
    width: calc(33% - 30px);
}

.section-social-form .nav {
    display: block;
    margin-right: 30px !important;
}

.section-social-form input[type="text"], .section-social-form input[type="email"], .section-social-form input[type="url"], .section-social-form input[type="password"], .section-social-form input[type="search"], .section-social-form input[type="number"], .section-social-form input[type="tel"], .section-social-form input[type="range"], .section-social-form input[type="date"], .section-social-form input[type="month"], .section-social-form input[type="week"], .section-social-form input[type="time"], .section-social-form input[type="datetime"], .section-social-form input[type="datetime-local"], .section-social-form input[type="color"], .section-social-form textarea {
    border: 1px solid #ffffff;
    color: #fff !important;
    background: #00000030;
}

.section-social-form input[type="text"]:-moz-placeholder, .section-social-form input[type="email"]:-moz-placeholder, .section-social-form input[type="tel"]:-moz-placeholder {
    color: #fff !important;
}

.section-social-form input[type="text"]::-webkit-input-placeholder, .section-social-form input[type="email"]::-webkit-input-placeholder, .section-social-form input[type="tel"]::-webkit-input-placeholder {
    color: #fff !important;
}

.section-social-top {
    position: absolute;
    top: 0;
    width: 100%;
}

.section-social-top svg {
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 992px) {
    .social-image-1,.social-image-2,.social-image-3 {
        display: none;
    }
    .section-social {
        padding-top: 60px;
    }
}

@media (max-width: 768px) {
    .section-social-form .form__top .form__input,.section-social-form .button {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px !important;
    }
}

/*--------------------------------------------------------------
# Alert Section
--------------------------------------------------------------*/
.section-alert {
    background: #00653e;
    color: #fff;
    padding: 30px 0;
    font-size: 1.2em;
}

.section-alert__icon {
    width: 80px;
    margin-right: 30px;
}

.section-alert__text {
    width: calc(100% - 110px);
}

.section-alert__text-title {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.25em;
    margin-bottom: 5px;
}

.section-alert__text-content {
    font-weight: 300;
    text-transform: none;
    line-height: 1.1em;
}

@media (max-width: 576px) {
    .section-alert__text {
        width: 100%;
        margin-top: 15px;
    }
}

/*--------------------------------------------------------------
# Alert Billions
--------------------------------------------------------------*/
.section-alert-billion {
    background: #00653e;
    color: #fff;
    padding: 30px 0;
    font-weight: 300;
    font-size: 1.1em;
}

.alert-billion_icon {
    width: 120px;
    margin-right: 30px;
}

.billion__number {
    font-size: 5em;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 0;
}

.billion__text {
    font-size: 1.1em;
}

.alert-billion__text {
    width: calc(100% - 150px);
}

.alert-stat__text span {
    font-size: 1.5em;
    font-weight: bold;
}

.alert-billion__text-top {
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.2em;
}

.alert-billion__text-bottom {
    margin-bottom: 0;
    line-height: 1.2em;
}

@media (max-width: 576px) {
    .alert-billion__text {
        width: 100%;
        margin-top: 15px;
    }

    .alert-billion__text-top {
        font-size: 1.2em;
    }
}

/*--------------------------------------------------------------
# Speacers
--------------------------------------------------------------*/
.speacers__free-box {
    margin-top: 30px;
}

.section-blockoute-v1 {
    background: #161b2f;
    color: #fff;
    padding: 30px 0;
    text-align: center;
    font-weight: 300;
    font-size: 1.2em;
}

.p-desk h3 {
    font-size: 1.1em;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1em;
}

.speacers-section__subtitle {
    max-width: 528px;
    margin: 0 auto;
    margin-bottom: 15px;
    opacity: .6;
    font-weight: 300;
}

.p-thumb {
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/08/speacer-fon.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 50px;
}

.p-thumb img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 228px;
    margin: 0 auto;
    border-radius: 50%;
}

.logo-sp {
    width: auto;
    max-width: 150px;
    display: block;
    margin: 0 auto;
    max-height: 70px;
}

.p-desk span {
    opacity: .7;
    font-weight: 300;
    font-size: .8em;
}

.p-desk_top {
    text-align: center;
    line-height: 1em;
    margin-top: 10px;
    margin-bottom: 15px;
}

.p-desk ul {
    margin: 0;
    padding: 0 0 0 20px;
    margin-top: 15px;
}

.ebaut-speacer-visible {
    display: block;
    text-align: center;
    border: 1px solid #f18e5b;
    color: #f18e5b !important;
    width: 100%;
    max-width: max-content;
    padding: 5px 10px;
    line-height: 1em;
    margin: 0 auto;
    margin-top: 15px;
    text-transform: uppercase;
    border-radius: .25rem !important;
    letter-spacing: -.5px;
    font-weight: 700;
    font-size: 0.8em;
    transition: .5s;
    margin-bottom: 1px;
}

.ebaut-speacer-visible:hover {
    background: #f18e5b;
    color: #fff !important;
}

.modal-speacer-list {
    margin-top: 15px;
    margin-left: 0;
    padding-left: 15px;
}

.modal-speacer-list li {
    position: relative;
    list-style: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

.modal-speacer-list li:before {
    content: '+';
    margin-right: 10px;
    font-size: 1.5em;
    font-weight: bold;
    color: #F23474;
    line-height: 1em;
    display: block;
    float: left;
}

.popup-speacer .sp-info {
    text-align: center;
}

.peacers-free__box-title {
    text-align: center;
}

.peacers-free__box-title span:first-child {
    font-weight: 700;
    text-transform: uppercase;
}

.peacers-free__box-title span:last-child {

}

.speacers-full-box__title {
    text-align: center;
    font-weight: 700;
    margin-top: 30px;
    text-transform: uppercase;
}

.speacers-free__fon {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/fon_1450_3.svg");
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .3;
}

.sp-form__colum p {
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.1em;
    text-transform: uppercase;
}

.speacers-form-section {
    position: relative;
    padding-top: 0;
}

.speacers-form-section__box {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/fon_spracer_fon.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    padding: 60px;
}

.speacer-button {
    display: inline-block;
    margin-top: 15px;
}

.speacers-form-section__fon {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/fon_1450_2.svg");
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 85;
    opacity: .3;
}

.speacers-form-section__top-fon {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/top-wite-1.svg");
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 85;
}


@media (max-width: 767px) {
    .sp-form__colum p {
        font-size: 1em;
        line-height: 1.2em;
    }
}

/*--------------------------------------------------------------
# Consultation Form
--------------------------------------------------------------*/
.section--consultation-form {
}

.consultation-form__box {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    z-index: 90;
    position: relative;
    box-shadow: 0 0 20px 0px #0000008f;
}

.consultation-form__img {
    width: 50%;
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/speacer.jpg");
    background-size: cover;
    background-position: center right;
}

.consultation-form__img:before {
    content: '';
}

.consultation-form__img img {
    position: relative;
    z-index: 86;
}

.consultation-form__form {
    width: 50%;
    padding: 30px;
}

.consultation-form__form .like_h2 {
    margin-bottom: 15px;
    line-height: 1.4em;
}

.consultation-form__form .like_h3 {
    margin-bottom: 30px;
    line-height: 1.3em;
}

.consultation-form__form .form-box__input {
    width: 100%;
    margin-bottom: 10px;
}

.consultation-form__form .form-box {
    width: 100%;
    max-width: 350px;
}

.consultation-form__form input[type="text"],
.consultation-form__form input[type="number"],
.consultation-form__form input[type="tel"],
.consultation-form__form input[type="email"],
.consultation-form__form textarea {
    border: 1px solid #000;
    color: #000;
}

.consultation-form__form input[type="text"]:-moz-placeholder, .consultation-form__form input[type="email"]:-moz-placeholder, .consultation-form__form input[type="tel"]:-moz-placeholder {
    color: #000;
}

.consultation-form__form input[type="text"]::-webkit-input-placeholder, .consultation-form__form input[type="email"]::-webkit-input-placeholder, .consultation-form__form input[type="tel"]::-webkit-input-placeholder {
    color: #000;
}

.consultation-form__form .promo-button {
    color: #000;
    display: block;
    margin-top: 15px;
    margin-left: 20px;
}

.consultation__mobile_creative {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .consultation-form__form {
        width: 100%;
    }
}

/*--------------------------------------------------------------
# Form
--------------------------------------------------------------*/
.section--body-form {
    position: relative;
    /* padding-top: 30px; */
    /* padding-bottom: 30px; */
    background: #efefef;
}

.gallery-form__box {
    max-width: 1000px;
    margin: 0 auto;
}

.section--body-form:before {
    content: '';
    background: #efefefd9;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 85;
}

.section--body-fon {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/04/fon-top.jpg");
    background-size: cover;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.section--body-form__text {
    width: calc(60% - 30px);
    margin-right: 30px;
    letter-spacing: -0.6px;
}

.section--body-form-text__top {
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 5px;
    line-height: 1.2em;
}

.section--body-form-text__bottom {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: -1px;
    margin-bottom: 5px;
}

.section--body-form__form {
    width: 40%;
    box-shadow: 0 0 15px 0px #00000036;
    background: #ffffff;
    padding: 15px;
}

.section--body-form__form p {
    letter-spacing: -.6px;
    line-height: 1.4em;
}

.section-body-form-arrow {
    width: 100%;
    max-width: 230px;
    float: right;
}

/*--------------------------------------------------------------
# Timer
--------------------------------------------------------------*/
.new-cookie-timer div {
    width: 70px;
    line-height: 1em;
}

.new-cookie-timer div span:first-child {
    display: block;
    font-size: 2.5em;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    height: 20px;
}

.new-cookie-timer div span {
    font-size: 13px;
    text-align: center;
    width: 100%;
    display: block;
}

@media (max-width: 676px) {
    .section--body-form__text {
        width: 100%;
        margin-right: 0;
    }

    .section--body-form-text__top {
        font-size: 1.3em;
        margin-bottom: 10px;
        line-height: 1.3em;
    }

    .section--body-form__form {
        width: 100%;
        box-shadow: 0 0 15px 0px #000000e0;
        margin-top: 15px;
    }

    .section-body-form-arrow {
        display: none;
    }
}

/*--------------------------------------------------------------
# Partners
--------------------------------------------------------------*/
.partners-section {
    padding-top: 15px;
    padding-bottom: 15px;
}

.partner-img {
    display: block;
    margin: 0 auto;
}

/*--------------------------------------------------------------
# Reason
--------------------------------------------------------------*/
.section-reason {

}

.section-reason__colum-1 {
    position: relative;
    width: 300px;
    margin-right: 200px;
}

.reason-colum-1__number {
}

.reason-colum-1__text {
    position: absolute;
    top: 110px;
    right: -170px;
}

.colum-1-text__top {
    display: block;
    font-size: 2.8em;
    line-height: 1em;
    font-weight: 900;
    text-transform: uppercase;
}

.colum-1-text__center {
    display: block;
    font-size: 2.2em;
    line-height: 1em;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
}

.colum-1-text__bottom {
    display: block;
    font-size: 3.51em;
    line-height: 1em;
    font-weight: 900;
    text-transform: uppercase;
}

.section-reason__colum-2 {
    width: calc(100% - 500px);
}

.reason-colum__top {
    font-size: 1.4em;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: -.5px;
}

.reason-colum__bottom {
    margin-top: 15px;
}

.reason-colum-bottom__list {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
}

.reason-colum-bottom__list:last-child {
    margin-bottom: 0;
}

.reason-colum-bottom-list__icon {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
}

.reason-colum-bottom-list__text {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 75px);
    line-height: 1.3em;
}

.reason-list-1 {
    padding-left: 40px;
}

.reason-list-2 {
    padding-left: 80px;
}

.reason-list-3 {
    padding-left: 120px;
}

.reason-list-4 {
    padding-left: 80px;
}

.reason-list-5 {
    padding-left: 40px;
}

@media (max-width: 991px) {
    .section-reason__colum-1 {
        position: relative;
        width: 170px;
        margin-right: 60px;
    }

    .reason-colum-1__text {
        position: absolute;
        top: 110px;
        right: -50px;
    }

    .colum-1-text__top {
        display: block;
        font-size: 1.23em;
        line-height: 1em;
        font-weight: 900;
        text-transform: uppercase;
    }

    .colum-1-text__center {
        display: block;
        font-size: 1em;
        line-height: 1em;
        font-weight: 900;
        text-transform: uppercase;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .colum-1-text__bottom {
        display: block;
        font-size: 1.59em;
        line-height: 1em;
        font-weight: 900;
        text-transform: uppercase;
    }

    .section-reason__colum-2 {
        width: calc(100% - 230px);
    }
}

@media (max-width: 676px) {
    .section-reason__colum-1 {
        position: relative;
        width: 63%;
        margin-right: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        position: absolute;
        z-index: 80;
        opacity: .1 !important;
    }

    .reason-colum-1__text {
        position: absolute;
        top: 110px;
        right: -50px;
        display: none;
    }

    .colum-1-text__top {
        display: block;
        font-size: 1.23em;
        line-height: 1em;
        font-weight: 900;
        text-transform: uppercase;
    }

    .colum-1-text__center {
        display: block;
        font-size: 1em;
        line-height: 1em;
        font-weight: 900;
        text-transform: uppercase;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .colum-1-text__bottom {
        display: block;
        font-size: 1.59em;
        line-height: 1em;
        font-weight: 900;
        text-transform: uppercase;
    }

    .section-reason__colum-2 {
        width: 100%;
        z-index: 85;
    }

    .reason-list-1, .reason-list-2, .reason-list-3, .reason-list-4, .reason-list-5 {
        padding-left: 0;
    }
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.sec-testimonials__box {
    height: 300px;
    overflow: hidden;
}

.sec-testimonials {

}

.sec-testimonials img {
    display: block;
    width: 100%;
    max-width: 498px;
    margin: 0 auto;
}

.owl-testimonials .owl-item {
    height: 500px;
    overflow: hidden;
}

@media screen and (max-width: 992px) {
    .owl-testimonials .owl-item {
        height: 300px;
    }
}

/*--------------------------------------------------------------
# Button Smile
--------------------------------------------------------------*/
.button-smile {
    width: 200px;
    display: inline-block;
    vertical-align: middle;
    right: 0;
    position: fixed;
    bottom: 50px;
    z-index: 90;
    right: -100%;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    box-sizing: border-box;
    border: 2px solid #f18e5b;
    height: 64px;
    border-radius: 35px;
    color: #f18e5b !important;
}

.button-sm-fixed {
    right: -135px;
}

.button-sm-fixed:hover {
    right: 0px;
    background: #FFF;
}

.button-smile .price-chield {
    display: inline-block;
    height: 100%;
}

.button-smile .price-chield p, .button-smile .price-chield div {
    margin-bottom: 0;
    color: #000;
    line-height: 1em;
}

.button-smile .price-chield p {
    margin-top: 10px;
}

.fixed-ticked-box {
    background: #f18e5b;
    width: 60px;
    padding: 6px;
    border-radius: 50%;
    vertical-align: top;
}

.fixed-ticked-info { /* height: 100%; */
    margin-left: 5px;
}

.fixed-ticked-info .new-price {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.2em;
}

.fixed-ticked-info .old-price {
    line-height: 1.2em;
    font-weight: 700;
}


/*--------------------------------------------------------------
# Fansybox
--------------------------------------------------------------*/
.popup-speacer {

}

.fancybox-content {
    width: 100%;
    max-width: 600px;
    padding: 29px;
}

.fancybox-container {
    background: #6b6b6b61;
    -webkit-backdrop-filter: blur(5px) !important;
    backdrop-filter: blur(5px) !important;
}

/*.fancybox-container:before {*/
/*    content: '';*/
/*    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/fon-prymary.jpg");*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: block;*/
/*    top: 0;*/
/*    left: 0;*/
/*    opacity: 1;*/
/*}*/

/*--------------------------------------------------------------
# Popup Forms
--------------------------------------------------------------*/
.popup-forms {
    background: #02653f;
    background: none;
    color: #fff;
}

.popup-forms .promo-box {
    width: calc(100% - 30px);
}

.popup-contact-box {
}

.popup-contact-box a {
    color: #000000 !important;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 0;
}

.popup-contact-box p {
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 0;
}

.popup-contact-box a span {
    color: #ff4f00;
}

.popup-form-date-box p {
    margin-bottom: 0;
    line-height: 1.4em;
}

.popup-form-date-box p span {
    font-size: 1.3em;
}

.popup-form-date-box img {
    margin-right: 25px;
}

.cart-mask {
    margin-bottom: 15px;
}

.cart-count {
    margin-bottom: 15px;
    line-height: 1em;
}

.pop-up-text {
    line-height: 1.2em;
    font-weight: 300;
}

.popup__top {
    background: #e4e4e4;
    padding: 15px;
    border-top-right-radius: .25rem !important;
    border-top-left-radius: .25rem !important;
    color: #000;
}

.popup__bottom {
    background: #ffffff;
    padding: 15px;
    border-bottom-left-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    color: #000;
}

.fancybox-close-small {
    background: #ffffff00;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0 !important;
}

.popup-forms input[type="text"]:-moz-placeholder, .popup-forms input[type="email"]:-moz-placeholder, .popup-forms input[type="tel"]:-moz-placeholder {
    color: #fff;
    font-weight: 300;
}

.popup-forms input[type="text"]::-webkit-input-placeholder, .popup-forms input[type="email"]::-webkit-input-placeholder, .popup-forms input[type="tel"]::-webkit-input-placeholder {
    color: #fff;
    font-weight: 300;
}

.popup-forms input[type="text"], .popup-forms input[type="email"], .popup-forms input[type="url"], .popup-forms input[type="password"], .popup-forms
input[type="search"], .popup-forms input[type="number"], .popup-forms input[type="tel"], .popup-forms input[type="range"], .popup-forms
input[type="date"], .popup-forms input[type="month"], .popup-forms input[type="week"], .popup-forms input[type="time"], .popup-forms
input[type="datetime"], .popup-forms input[type="datetime-local"], .popup-forms input[type="color"], .popup-forms textarea {
    width: 100%;
    border: 1px solid #000000;
    background: none;
    padding: 10px;
    color: #000;
}

.popup-forms .promo-button, .popup-forms .promo-button:hover, .popup-forms .promo-button:visited, .popup-forms .promo-button:focus {
    color: #000;
    text-decoration: underline;
}

.popup-forms input[type="text"]:-moz-placeholder, .popup-forms input[type="email"]:-moz-placeholder, .popup-forms input[type="tel"]:-moz-placeholder {
    color: #000;
    font-weight: 300;
}

.popup-forms input[type="text"]::-webkit-input-placeholder, .popup-forms input[type="email"]::-webkit-input-placeholder, .popup-forms
input[type="tel"]::-webkit-input-placeholder {
    color: #000;
    font-weight: 300;
}

/*--------------------------------------------------------------
# Section themes
--------------------------------------------------------------*/
.section-themes__colum {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 15px;
}


.section-themes h2 {
    color: #fff;
}

.section-themes {
    position: relative;
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/04/fon-top.jpg");
    background-size: cover;
    background-position: center;
}

.section-themes:before {
    content: '';
    background: #231f20d4;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}


.section-themes__number {
    display: inline-block;
    width: 60px;
    vertical-align: top;
    margin-right: 15px;
}

.section-themes__number span {
    color: #E77C28;
    border: 3px solid #E77C28;
    font-size: 1.2em;
    height: 40px;
    width: 40px;
    display: block;
    text-align: center;
    line-height: 1.5em;
    border-radius: 50%;
    margin: 0 auto;
    font-weight: bold;
    box-shadow: 0 0 0px 15px #e77c280d;
    transition: .5s;
}

.section-themes__colum:hover .section-themes__number span {
    box-shadow: 0 0 0px 15px #e77c2870;
}

.section-themes__text {
    display: inline-block;
    width: calc(100% - 80px);
    vertical-align: top;
    color: #fff;
}

/*--------------------------------------------------------------
# Bottom Form
--------------------------------------------------------------*/
.quite-bottom__box {
    background: #ed6925;
    color: #fff;
    height: 150px;
    /* border-bottom-left-radius: 80px; */
    /* border-top-left-radius: 80px; */
    border-radius: 80px;
    max-width: 1000px;
    padding-right: 15px;
    margin: 0 auto;
    margin-top: 60px;
}

.quite-bottom__text {
    position: relative;
    width: calc(100% - 165px);
    margin-left: 15px;
    font-size: 1.2em;
    font-weight: 300;
}

.quite-bottom__text span {
    font-weight: 900;
    text-decoration: underline;
}

.quite-bottom__icon {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ed6925;
    background: #fff;
}

.quite-bottom__icon img {
    padding: 25px;
}

@media (max-width: 767px) {
    .quite-bottom__box {
        background: #ed6925;
        color: #fff;
        height: auto;
        /* border-bottom-left-radius: 80px; */
        /* border-top-left-radius: 80px; */
        border-radius: 20px;
        max-width: none;
        padding-right: 0;
        margin: 0 auto;
        margin-top: 60px;
    }

    .quite-bottom__text {
        position: relative;
        width: 100%;
        margin-left: 0;
        font-size: 1.2em;
        font-weight: 300;
        padding: 15px;
    }

    .quite-bottom__text span {
        font-weight: 900;
        text-decoration: underline;
    }

    .quite-bottom__icon {
        width: 100%;
        height: 150px;
        border-radius: 20px;
        overflow: hidden;
        border: 2px solid #ed6925;
        background: #fff;
    }

    .quite-bottom__icon img {
        padding: 0;
        display: block;
        width: 128px;
        margin: 0 auto;
    }

}


/*--------------------------------------------------------------
# Gallery
--------------------------------------------------------------*/
.gallery_image {
    margin-bottom: 30px;
    display: block;
}

.sm-gallery_image {
    margin-bottom: 24px;
}

/*.gallery-creative {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*}*/

@media (max-width: 991px) {
    .gallery_image__big {
        width: calc(50% - 15px);
        float: left;
    }

    .gallery_image__big:first-child {
        margin-right: 15px;
    }

    .gallery_image__big:last-child {
        margin-left: 15px;
    }
}

/*--------------------------------------------------------------
# Every
--------------------------------------------------------------*/
.ever-section:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ever-colum {
    position: relative;
}

.ever-colum span {
    position: relative;
    display: block;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 15px;
}

.ever-colum p {
    text-align: center;
    line-height: 1.2em;
}

.ever__icons {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/bullet_fon.png");
    background-size: cover;
    padding: 21px;
    border-radius: 50%;
    box-shadow: 0 0 50px #ffffff42;
}

.ever__icons:before {
    position: absolute;
    left: 0;
    top: -8px;
    height: 66px;
    width: 66px;
    content: "";
    /* background: #ED6925; */
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: .2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.ever__icons:after {
    position: absolute;
    left: 0;
    top: -18px;
    height: 86px;
    width: 86px;
    content: "";
    /* background: #ED6925; */
    z-index: -1;
    border-radius: 50%;
    right: 0;
    margin: auto;
    opacity: .2;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

@media (max-width: 767px) {
    .ever-colum {
        margin-bottom: 10px;
    }

    .ever-colum:last-child {
        margin-bottom: 15px;
    }

    .ever__icons {
        display: inline-block;
        width: 80px;
        height: 80px;
        margin: inherit;
        background: url(/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/bullet_fon.png);
        background-size: cover;
        padding: 21px;
        border-radius: 50%;
        box-shadow: 0 0 50px #ffffff42;
        float: left;
        margin-right: 15px;
    }

    .ever-colum p {
        text-align: left;
        line-height: 1.2em;
        float: left;
        margin-top: 0;
        display: inline-block;
        width: calc(100% - 95px);
    }

    .ever-colum span {
        position: relative;
        display: block;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 0;
    }

    .ever__icons:before {
        margin-left: 10px;
    }

    .ever__icons:after {
        margin-left: 0;
    }
}

/*--------------------------------------------------------------
## Quite Sixty
--------------------------------------------------------------*/
.quite-sixty__container {
    margin-top: 15px;
}

.quite-sixty__box {
    background: #5e8761;
    position: relative;
    border-radius: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.quite-sixty__box:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 14px solid #fff;
    border-radius: 50px;
}

.quite-sixty-left {
    width: calc(50% - 80px);
    color: #fff;
    padding: 5px 15px 5px 20px;
    line-height: 1.1em;
    font-weight: 300;
    z-index: 85;
    text-align: right;
}

.quite-sixty-center {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 3px solid #5e8761;
    padding-top: 15px;
    background: #fff;
    z-index: 85;
}

.quite-sixty-center img {
    display: block;
    width: 100%;
    padding: 10px;
}

.quite-sixty-right {
    width: calc(50% - 80px);
    color: #fff;
    padding: 5px 30px 5px 15px;
    line-height: 1.2em;
    font-weight: 300;
    z-index: 85;
}

.quite-sixty-right-top {
    display: none;
}

@media (max-width: 991px) {
    .quite-sixty-left {
        display: none;
    }

    .quite-sixty-right-top {
        display: block;
    }

    .quite-sixty-right {
        width: calc(100% - 100px);
    }
}

@media (max-width: 767px) {
    .quite-sixty-center {
        width: 100%;
        height: 100px;
        border-radius: 20px;
        border: 3px solid #5e8761;
        padding-top: 15px;
        background: #fff;
        z-index: 85;
    }

    .quite-sixty-center img {
        display: block;
        width: 100px;
        padding: 0px;
        margin: 0 auto;
    }

    .quite-sixty-right {
        width: 100%;
        padding: 15px;
        line-height: normal;
    }

    .quite-sixty__box:before {
        content: '';
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        border: none;
        border-radius: 20px;
    }

    .quite-sixty__box {
        background: #5e8761;
        position: relative;
        border-radius: 20px;
        padding: 0;
    }
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
    color: royalblue;
}

a:visited {
    color: purple;
}

a:hover, a:focus, a:active {
    color: midnightblue;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    z-index: 90;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    float: left;
    position: relative;
    margin-right: 15px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .8em;
}

.h-phone a {
    color: #fff;
    font-size: 1.3em;
    font-weight: 900;
}

.h-phone a span {
    color: #ec8b5a;
}

/* Small menu. */
.main-navigation.toggled ul {
    display: block;
}

.menu-toggle {
    display: block;
    border: none;
    border-radius: 3px;
    background: none;
    color: #fff;
    font-size: 1.75rem;
    line-height: 1;
    padding: 0;
    margin: 0 auto;
}

.menu-toggle img {
    width: 30px;
}

.close_menu {
    display: none !important;
}

@media (max-width: 992px) {
    .h-phone a {
        width: 30px;
    }
    .h-phone a img {
        display: block;
        width: 100%;
    }
}

@media screen and (min-width: 767px) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

@media (max-width: 768px) {
    .main-navigation.toggled ul {
        position: fixed;
        top: 0;
        left: 0;
        height: 100vh;
        background: #333333d9;
        width: 100%;
        max-width: none;
        z-index: 99999999999 !important;
        display: block;
        -webkit-backdrop-filter: blur(7px) !important;
        backdrop-filter: blur(7px) !important;
        padding-top: 15vh;
    }

    .main-navigation li {
        float: left;
        position: relative;
        margin-right: 15px;
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 !important;
    }

    .main-navigation a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .close_menu {
        display: block !important;
        position: absolute !important;
        top: 0;
        right: 0;
    }

    .close_menu a {
        display: block;
        position: absolute;
        color: #fff !important;
        border: 1px solid #fff;
        background: #000;
        width: 30px;
        height: 30px;
        right: 0;
        top: 0;
        /* margin: 0 auto; */
        line-height: 1em;
        padding-top: 7px;
    }
}

@media screen and (max-width: 576px) {
    .h-phone a {
        font-size: 1em;
    }
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
# Quote
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Programm
--------------------------------------------------------------*/
.programm__section {
    background: #efefef;
}

.speacers-free-box__title {
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
}

.programm__section .container {
    position: relative;
    z-index: 85;
}

.programm-row {
    position: relative;
    z-index: 85;
}

.pr-photo {
    border-radius: 100%;
    display: block;
    max-width: 80px;
}

.sp-im {
    background: #646464;
    display: block;
    border-radius: 50%;
}

.one-sp-info h3 {
    text-transform: uppercase;
    font-size: 1.5em;
}

.one-sp-info p, .one-sp-theme p, .p-box p {
    margin-bottom: 0;
    line-height: 1.2em;
}

.d-in {
    font-size: 0.8em;
    text-transform: lowercase !important;
    font-weight: 300 !important;
    margin-top: 5px;
    margin-bottom: 5px !important;
}

.one-sp-theme p {
    font-weight: bold;
}

.diskuss {
    background: #20235b;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    max-width: max-content;
    border-radius: 15px;
    line-height: 1em !important;
    text-transform: lowercase !important;
    font-weight: normal !important;
}

.disk-info h3 {
    font-size: 1em;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0;
}

.other_content p {
    text-transform: uppercase;
    font-weight: 900;
}

.thesisbox {
    font-size: 0.8em !important;
}

.thesisbox ul {
    margin: 0;
    padding-left: 25px;
    margin-top: 5px;
}

.thesisbox ul li {
    margin-top: 5px;
}

.logo-prog {
    display: block;
    width: 100%;
    max-width: 100px;
    margin-top: 10px;
}

.is-moderator {
    background: red;
    color: #fff;
    font-size: 0.8em;
    padding: 3px 5px;
    border-radius: 10px;
}

.program-creative-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.programm-creative-one {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/boom_el_3.png");
    background-size: cover;
    display: block;
    position: absolute;
    top: 200px;
    left: 0;
    width: 80%;
    height: 33%;
}

.programm-creative-two {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/09/boom_el_3.png");
    background-size: cover;
    display: block;
    position: absolute;
    bottom: 200px;
    right: 0;
    width: 80%;
    height: 33%;

}

.programm-creative-one.aos-animate, .programm-creative-two.aos-animate {
    opacity: .1 !important;
}

@media (max-width: 991px) {
    .logo-prog {
        margin-bottom: 10px;
    }

    .one-sp-info h3 {
        font-size: 1.2em;
        margin-top: 10px;
    }
}

@media (max-width: 768px) {
    .programm-creative-one, .programm-creative-two {
        display: none;
    }
}


/*--------------------------------------------------------------
# Programm no time
--------------------------------------------------------------*/
.n-photo {
    width: 100px;
    margin-right: 30px;
}

.n-info {
    width: 285px;
    margin-right: 30px;
}

.n-info h3 {
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.n-info p {
    margin-bottom: 15px;
    color: #616161;
    letter-spacing: 0.5px;
    font-size: .8em;
    line-height: 1.2em;
}

.n-info .n-logo {
    height: 40px;
}

.n-theme {
    width: calc(100% - 445px);
}

.n-theme p {
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.n-theme ul {
    margin-left: 0;
    padding-left: 20px;
}

.n-theme ul li {
    font-size: .8em;
}

.n-row {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.n-row:hover {
    background: #efefef;
}

@media (max-width: 992px) {
    .n-info {
        width: 234px;
        margin-right: 30px;
    }

    .n-theme {
        width: calc(100% - 395px);
    }
}

@media (max-width: 768px) {
    .n-info {
        width: calc(100% - 160px);
        margin-right: 30px;
    }

    .n-theme {
        width: 100%;
        margin-top: 15px;
    }
}

@media (max-width: 376px) {
    .n-info {
        width: 100%;
        margin-top: 15px;
        margin-right: 0;
    }

    .n-photo {
        width: 100px;
        margin-right: 0;
    }
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Nav Links
--------------------------------------------------------------*/
.nav-tabs-light.nav-tabs-box, .nav-tabs-light .promo-button {
    color: #fff;
}

.nav-tabs-light.nav-tabs-box ul {
    margin: 0;
    border: 0;
}

.nav-tabs-light.nav-tabs-box ul li {
    margin-bottom: 10px !important;
}

.nav-tabs-light.nav-tabs-box ul li a {
    display: block;
    color: #fff;
    background: none;
    border: 1px solid #ffffff !important;
    padding: 5px 10px;
    font-weight: 300;
    transition: .5s;
    border-radius: .25rem;
}

/*.nav-tabs-light.nav-tabs-box ul li a.active {*/
/*    display: none;*/
/*}*/

.nav-tabs-light.nav-tabs-box ul li a:hover {
    color: #fff;
    opacity: 1;
}

.nav-tabs-light.nav-tabs-box ul li .active {
    background: #cccccc !important;
    color: #fff !important;
    opacity: 1;
}

.nav-tabs-light.nav-tabs-box .tab-content-box {
    border: none;
}

.nav-tabs-light input[type="text"],
.nav-tabs-light input[type="email"],
.nav-tabs-light input[type="url"],
.nav-tabs-light input[type="password"],
.nav-tabs-light input[type="search"],
.nav-tabs-light input[type="number"],
.nav-tabs-light input[type="tel"],
.nav-tabs-light input[type="range"],
.nav-tabs-light input[type="date"],
.nav-tabs-light input[type="month"],
.nav-tabs-light input[type="week"],
.nav-tabs-light input[type="time"],
.nav-tabs-light input[type="datetime"],
.nav-tabs-light input[type="datetime-local"],
.nav-tabs-light input[type="color"],
.nav-tabs-light textarea {
    width: 100%;
    border: 1px solid #ffffff;
    background: none;
    padding: 10px;
    color: #ffffff;
}

.nav-tabs-light .promo-button:hover, .nav-tabs-light .promo-button:visited, .nav-tabs-light .promo-button:focus {
    color: #ffffff;
    text-decoration: underline;
}

.nav-tabs-light input[type="text"]:-moz-placeholder, .nav-tabs-light input[type="email"]:-moz-placeholder, .nav-tabs-light input[type="tel"]:-moz-placeholder {
    color: #ffffff;
}

.nav-tabs-light input[type="text"]::-webkit-input-placeholder, .nav-tabs-light input[type="email"]::-webkit-input-placeholder, .nav-tabs-light input[type="tel"]::-webkit-input-placeholder {
    color: #ffffff;
}

.tab-content-box {
    position: relative;
}

.nav-link-title {
    letter-spacing: -.5px;
}

.nav-tabs-light.nav-tabs-box, .nav-tabs-light .promo-button {
    color: #fff;
}

.nav-tabs-light.nav-tabs-box ul {
    margin: 0;
    border: 0;
}

.nav-tabs-light.nav-tabs-box ul li {
    margin-bottom: 10px !important;
    margin-right: 5px;
}

.nav-tabs-dark.nav-tabs-box ul li a {
    display: block;
    color: #000000;
    background: none;
    border: 1px solid #000000 !important;
    padding: 5px 10px;
    font-weight: 300;
    transition: .5s;
    border-radius: .25rem;
    margin-right: 5px;
}

/*.nav-tabs-dark.nav-tabs-box ul li a.active {*/
/*    display: none;*/
/*}*/

.nav-tabs-dark.nav-tabs-box ul li a:hover {
    color: #000000;
    opacity: 1;
}

.nav-tabs-light.nav-tabs-box ul li .active {
    background: #ffffff !important;
    color: #000 !important;
    opacity: 1;
}

.nav-tabs-light.nav-tabs-box .tab-content-box {
    border: none;
}

.nav-tabs-dark input[type="text"],
.nav-tabs-dark input[type="email"],
.nav-tabs-dark input[type="url"],
.nav-tabs-dark input[type="password"],
.nav-tabs-dark input[type="search"],
.nav-tabs-dark input[type="number"],
.nav-tabs-dark input[type="tel"],
.nav-tabs-dark input[type="range"],
.nav-tabs-dark input[type="date"],
.nav-tabs-dark input[type="month"],
.nav-tabs-dark input[type="week"],
.nav-tabs-dark input[type="time"],
.nav-tabs-dark input[type="datetime"],
.nav-tabs-dark input[type="datetime-local"],
.nav-tabs-dark input[type="color"],
.nav-tabs-dark textarea {
    width: 100%;
    border: 1px solid #000000;
    background: none;
    padding: 10px;
    color: #000000;
}

.nav-tabs-dark.nav-tabs-box ul {
    margin: 0;
    border: 0;
}

.nav-tabs-dark .promo-button:hover, .nav-tabs-dark .promo-button:visited, .nav-tabs-dark .promo-button:focus {
    color: #000000;
    text-decoration: underline;
}

.nav-tabs-dark input[type="text"]:-moz-placeholder, .nav-tabs-dark input[type="email"]:-moz-placeholder, .nav-tabs-dark input[type="tel"]:-moz-placeholder {
    color: #000000;
}

.nav-tabs-dark input[type="text"]::-webkit-input-placeholder, .nav-tabs-dark input[type="email"]::-webkit-input-placeholder, .nav-tabs-dark input[type="tel"]::-webkit-input-placeholder {
    color: #000000;
}

.nav-tabs-dark.nav-tabs-box ul li a {
    color: #000000;
    border: 1px solid #000000 !important;
    opacity: 0.3;
}

.nav-tabs .nav-link.active  {
    opacity: 1 !important;
}

.nav-tabs-dark p {
    color: #000000
}

@media (max-width: 476px) {
    .nav-tabs-dark.nav-tabs-box ul li {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

/*--------------------------------------------------------------
# Lead Programm
--------------------------------------------------------------*/
.section-lead {
    padding: 0;
    font-weight: 300;
}

.section-lead .container {
    background: linear-gradient(45deg, #005984, #1ab3fb);
    color: #fff;
    font-weight: 300;
    padding: 15px;
}

.lead-text {
    font-size: 1.2em;
    margin-right: 15px;
    line-height: 1.2em;
    width: calc(100% - 230px);
    text-transform: uppercase;
    font-weight: bold;
}

.lead-button {
}

.lead-button a {
    width: 210px;
    display: block;
}

@media (max-width: 575px) {
    .lead-text {
        width: 100%;
        margin-bottom: 15px;
    }
}

/*--------------------------------------------------------------
# Format
--------------------------------------------------------------*/
.cong-section {
    background: #efefef;
    padding: 25px 0;
}

.cong-section h1 {
    line-height: 1.2em;
    font-weight: bold;
    text-align: center;
}

.box-format {
    box-shadow: 0 0 30px 0px #000000;
    background: #ffffff;
    width: 50%;
    max-width: 400px;
    margin-right: 15px;
    margin-left: 15px;
}

.box-format ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.box-format ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 10px 15px;
    line-height: 1.2em;
}

.box-format h3 {
    font-size: 1.3em;
    font-weight: 900;
    margin-bottom: 0;
    padding: 20px 15px;
    text-align: center;
    border-bottom: 2px solid #e2e2e2;
}

.active-item {
    font-weight: bold;
}

.passive-item {
    opacity: 0.5;
}

.format-price-box {
    padding: 0 15px;
    margin-bottom: 15px;
}

.format-addcart {
    display: block;
    padding: 20px 10px !important;
    color: #fff !important;
    background: #FF6A36;
    background: linear-gradient(to left, #FF6A36, #F23474);
    margin-top: 15px;
    border-radius: 0 !important;
    width: 100%;
}

.select-text {
    line-height: 1.2em;
    margin-left: 15px;
    font-size: 0.8em;
}

.next_step_selected_box {
    padding: 0 15px;
}

.format-speacers {
    padding: 15px;
}

.format-speacers-text {
    margin-bottom: 15px !important;
    line-height: 1.2em;
}

.letgotext {
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.2em;
}

.format-box-timer .new-cookie-timer {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: max-content;
}

.form-con {
    padding: 0 15px;
}

.form-con input[type="text"], .form-con input[type="email"], .form-con input[type="url"], .form-con input[type="password"], .form-con input[type="search"], .form-con input[type="number"], .form-con input[type="tel"], .form-con input[type="range"], .form-con input[type="date"], .form-con input[type="month"], .form-con input[type="week"], .form-con input[type="time"], .form-con input[type="datetime"], .form-con input[type="datetime-local"], .form-con input[type="color"], .form-con textarea {
    width: 100%;
    border-bottom: 1px solid #000000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: none;
    padding: 10px 0;
    color: #000000;
}

.form-con input[type="text"]:-moz-placeholder, .form-con input[type="email"]:-moz-placeholder, .form-con input[type="tel"]:-moz-placeholder {
    color: #000;
}

.form-con input[type="text"]::-webkit-input-placeholder, .form-con input[type="email"]::-webkit-input-placeholder, .form-con input[type="tel"]::-webkit-input-placeholder {
    color: #000;
}

.page-template-congratulation .promo-button {
    display: inline-block;
    margin-bottom: 15px;
    color: #000;
}

.congratulation__timer {
    text-align: center;
    width: 100%;
    max-width: max-content;
    margin: 0 auto;
    margin-top: 30px;
}

.congratulation__timer .timer-box {
    margin-top: 15px;
}

.congratulation__timer .timer-box span {
    color: #000 !important;
    font-size: 3em;
}

.page-template-congratulation .entry-header-con {
    max-width: 900px;
    margin: 0 auto;
}

.format-price-box .old-price, .format-price-box .new-price {
    font-size: 1.75em;
    line-height: 1em;
    font-weight: 700;
    color: #000;
}

/*--------------------------------------------------------------
# Home Format
--------------------------------------------------------------*/
.format-section-home {
    background: #231F20;
    overflow: hidden;
    background-size: cover;
    overflow: hidden;
}

.format-section-home h2 {
    color: #f9f9f9;
}

.before-format-section {
    background: #231f20;
}

.before-format-section svg {
    vertical-align: top;
}

.format-section-home .container {
    position: relative;
    z-index: 86;
}

.format-section-home .button-menu {
    display: block;
    padding: 20px 10px !important;
    color: #fff !important;
    margin-top: 15px;
    width: 100%;
    text-align: center;
    font-weight: bold;
    box-shadow: none;
    border: none;
    font-size: 1em;
    border-bottom-left-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
    background: #c72427;
}

.format-section-home .button-menu:hover {
    box-shadow: none;
    border: none;
}

.format-section__colum-one {
    width: calc(100% - 350px);
}

.format-section__colum-two {
    width: 350px;
    padding: 5px 10px;
    background: #efefef;
}

.format-section-home input[type="text"]:-moz-placeholder, .format-section-home input[type="email"]:-moz-placeholder, .format-section-home input[type="tel"]:-moz-placeholder {
    color: #000;
}

.format-section-home input[type="text"]::-webkit-input-placeholder, .format-section-home input[type="email"]::-webkit-input-placeholder, .format-section-home input[type="tel"]::-webkit-input-placeholder {
    color: #000;
}

.format-section-home input[type="text"],
.format-section-home input[type="number"],
.format-section-home input[type="tel"],
.format-section-home input[type="email"],
.format-section-home textarea {
    border: 1px solid #000;
    color: #000;
}

.format-section-home .promo-button, .format-section-home .promo-button:hover, .format-section-home .promo-button:visited, .format-section-home .promo-button:focus {
    color: #000;
}

.format-section__colum-two .form-box__input {
    width: 100%;
}

.format-bottom-creative {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.format-bottom-creative svg {
    vertical-align: bottom;
}

@media (max-width: 767px) {
    .format-section__colum-one {
        width: 100%;
    }

    .format-section__colum-two {
        width: 100%;
        padding: 15px;
    }

}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
# No Leav
--------------------------------------------------------------*/
.no_leave-image {
    display: block;
    width: 100%;
    height: auto;
}

.no_leave-content {
    padding: 15px 30px;
    color: #000;
}

#no_leave {
    padding: 0;
}

.t-tit span {
    font-weight: 900;
    font-size: 1.2em;
}

.t-dis span {
    background: #000000;
    padding: 2px 5px;
    color: #fff;
    font-weight: bold;
}

.t-tit {
    margin-bottom: 0;
}

#no_leave .fancybox-close-small {
    background: #000 !important;
    color: #ffffff;
}

#no_leave .promo-box {
    width: calc(100% - 50px) !important;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Partners
--------------------------------------------------------------*/
.logo-p-box {
    display: block;
    width: 100%;
    max-width: 150px;
    height: auto;
}

/*--------------------------------------------------------------
# Timer
--------------------------------------------------------------*/
.sales-box p {
    margin-bottom: 0;
    text-align: center;
    color: #fff;
}

.timer-box {
    color: #f18e5b;
    width: max-content;
    float: none;
    clear: both;
    margin: 0 auto;
}

.timer-box > div {
    display: inline-block;
    width: 80px !important;
    height: 80px !important;
    text-align: center;
    border: 3px solid #f18e5b;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    background-color: transparent;
    margin: 10px;
}

.timer-box div span {
    padding-top: 12px;
}

.timer-box span {
    font-size: 40px;
    display: block;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1em;
    font-size: 1.75em;
}

.timer-box small {
    font-size: 14px;
    line-height: 14px;
    padding-top: -20px;
    display: block;
}

/*--------------------------------------------------------------
# View
--------------------------------------------------------------*/
.youtube-section {
    padding-bottom: 80px;
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/11/fon_view.jpg");
    background-size: cover;
    background-position: center;
}

.header-translation {
    color: #fff !important;
    line-height: 1em;
}

.header-translation .circle-digit {
    display: inline-table;
    min-height: 22px;
    width: 10px;
    height: 10px;
    overflow: hidden !important;
    font-size: 1.3em;
    line-height: 1em;
    font-weight: bold;
}

.header-translation .circle-dash_title {
    margin-top: 0;
    text-transform: lowercase;
    font-size: 0.8em;
}

.header-translation .circle-dash, .header-translation .circle-tripdash {
    display: inline-block;
    width: 25%;
    text-align: center;
    width: auto;
    height: 40px;
    border: none;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    border-radius: 70px;
    background-color: transparent;
    margin: 0 15px 0 0;
    font-size: 1em;
}

.header-translation .circle-days_dash, .view-top-timer-container .circle-days_dash, .view-center-timer-colum .circle-days_dash {
    display: none !important;
}

.entry-title-view {
    font-weight: bold;
    font-size: 2.1em;
    letter-spacing: -2px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.view-after-title {
    text-align: center;
    color: #fff;
    font-weight: 300;
}

.view-after-title a {
    font-weight: 900;
    color: #fff;
    text-decoration: underline;
}

.view-timer-section {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: -50px;
}

.view-top-timer-container, .view-center-timer-container {
    background: #f18e5b;
    color: #fff;
    box-shadow: 0 0 15px #ffffff80;
}

.view-top-timer-container .tminus_countdown {
    width: 50% !important;
    max-width: 315px;
}

.view-top-timer-container p {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.2em;
}

.view-center-timer-container .view-center-timer-colum {
    width: 30% !important;
    margin-right: 15px;
}

.view-center-timer-container .view-center-timer-text {
    width: calc(70% - 15px) !important;
}

.view-center-timer-container p {
    margin-bottom: 0;
    font-size: 1em;
    letter-spacing: -0.5px;
}

.view-you-box iframe {
    box-shadow: 0 0 15px #ffffff40;
    border-radius: .25rem!important;
}

.page-template-view .circle-dash, .page-template-view .circle-tripdash {
    border: 3px solid #ffffff;
}

.page-template-view .circle-dash_title {
    color: #fff !important;
}

.page-template-view .circle-digit {
    color: #fff !important;
}

.page-template-view .site-header-other {
    background: none !important;
}

.form-visual, .form-visual:visited {
    color: #fff !important;
}

.form-visual:hover {
    color: #d4d4d4 !important;
}

.animationform {
    -webkit-box-shadow: 0 0 15px 3px #f43b6c;
    box-shadow: 0 0 15px 3px #f43b6c;
}

.animationinput {
    -webkit-box-shadow: 0 0 7px 0px #000000;
    box-shadow: 0 0 7px 0px #000000;
}

.view-bottom-bform-img {
    width: 100%;
    max-width: 575px;
    margin-bottom: 15px;
}

.view-count-text {
    font-weight: bold;
    font-size: 1.75em;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.t-number {
    color: inherit !important;
    font-weight: bold;
    font-size: 16px;
}

.page-template-view hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 0.5em;
}

.phone-info {
    line-height: 1.2em;
    text-align: center;
    margin-top: 15px;
    letter-spacing: -0.5px;
}

.descritptionspeacers ul {
    list-style: none;
    padding: 0;
    margin-left: 15px;
    margin-bottom: 10px;
}

.descritptionspeacers ul li {
    position: relative;
}

.descritptionspeacers ul li:before {
    content: '+';
    margin-right: 10px;
    font-size: 1.5em;
    font-weight: bold;
    color: #F23474;
    line-height: 1em;
    display: block;
    float: left;
}

.view-formbox {
    height: 100%;
    background: #fff;
    padding: 15px;
}

.view-formbox-title {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.1em;
}

.view-formbox-description {
    text-align: center;
    line-height: 1.2em;
}

.view-formbox button {
    width: 100%;
    font-size: 1em;
}

.view-formbox-allert {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: .9em;
}

.page-template-view .fixed-header {
    background: #231f20 !important;
}

/*--------------------------------------------------------------
Video Header
--------------------------------------------------------------*/
@media (min-width: 1550px) {
    .video-header {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 0;
        width: 100%;
        height: auto;
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 1550px) {
    .video-header {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 0;
        width: auto;
        height: 100%;
        transform: translate(-50%, -50%);
    }
}

/*--------------------------------------------------------------
Video iframe
--------------------------------------------------------------*/
.owl-video {
    max-width: 1920px;
    margin: 0 auto;
}

.section-video .container {
    position: relative;
    z-index: 60;
}

.video-ch {
    max-height: 270px;
    margin-bottom: 15px;
    padding-left: 0;
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*--------------------------------------------------------------
# Social
--------------------------------------------------------------*/
.social-text-top {
    line-height: 1em;
    font-weight: bold;
    font-size: 1.3em;
}

.social-b {
    border: 2px solid #3b5998;
    padding: 5px;
    line-height: 1em;
    font-weight: bold;
    color: #3b5998 !important;
    border-radius: 10px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.social-b img {
    margin-right: 10px;
}

.social-b:hover {
    color: #ffffff !important;
    background: #3b5998 !important;
}

.formc {
    position: relative;
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/07/fon_speacer.jpg');
    background-attachment: fixed;
}

.formc:before {
    content: '';
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
}

.formc .container {
    position: relative;
    z-index: 60;
    color: #fff;
}

.formc .container .formc-text {
    font-size: 1.3em;
    line-height: 1.1em;
}

/*--------------------------------------------------------------
# Accordion
--------------------------------------------------------------*/
.accordion .card .card-header .btn {
    font-size: 18px;
    text-align: left !important;
}

.btn.disabled {
    background: #bd0a2382 !important;
}

/*--------------------------------------------------------------
# Parallax
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
    position: relative;
    color: #fff;
}

.site-footer .container {
    position: relative;
    z-index: 85;
}

.footer__fon {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #231f20;
    z-index: 80;
}

.to-top {
    display: block;
    width: 35px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.arrow-footer {
    display: block;
    width: 100%;
}

.site-info {
    text-align: center;
}

.site-footer a {
    color: #fff;
    text-decoration: none;
}

.site-footer a {
    color: #fff;
    text-decoration: none;
}

.addtoany_shortcode {
    width: max-content;
    margin: 0 auto;
}

.addtoany-container {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.addtoany-container p {
    margin-bottom: 10px;
}

.footer-creative {
    background: #231f20;
}

.footer-creative svg {
    vertical-align: top
}


/*--------------------------------------------------------------
## Footer FB
--------------------------------------------------------------*/
.fb-url {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
}

.fb-url img {
    display: block;
    width: 100%;
    height: auto;
}

/*--------------------------------------------------------------
## Toast
--------------------------------------------------------------*/
.toast {
    z-index: 9999;
}

.toast.show {
    width: 300px;
}

.toast-icons {
    width: 25px;
}

/*--------------------------------------------------------------
## Bottom Form Box
--------------------------------------------------------------*/
.bottom-form-box {
    position: relative;
    padding: 35px;
    background: linear-gradient(to left, #730098, #ce0156);
    color: #fff;
}

.bottom-form-box:after {
    content: '';
    position: absolute;
    border-bottom: 70px solid white;
    border-right: 70px solid transparent;
    left: 0;
    bottom: 0;
}

.bottom-form-box:before {
    content: '';
    position: absolute;
    border-top: 70px solid white;
    border-left: 70px solid transparent;
    right: 0;
    top: 0;
}

.bottom-form-text {
    font-weight: 900;
    font-size: 1.5em;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.bottom-form-section {
    padding: 25px 0;
}

/*--------------------------------------------------------------
# Ebaut Online
--------------------------------------------------------------*/
.section-ebaut-online h2 {
    text-align: left;
}

.section-ebaut-colum {
    width: 100%;
    max-width: 620px;
    float: right;
}

.section-ebaut-colum ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}

.section-ebaut-colum ul li {
    margin-bottom: 10px;
}

.section-ebaut-colum ul li:last-child {
    margin-bottom: 0;
}

.section-ebaut-colum ul li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #000;
    float: left;
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 10px;
}

.section-ebaut-img {
    width: 100%;
    max-width: 690px;
}

@media (max-width: 992px) {
    .section-ebaut-img {
        width: 100%;
        max-width: 690px;
        margin: 0 auto;
        display: block;
    }
    .section-ebaut-colum {
        width: 100%;
        max-width: none;
        float: none;
        margin: 0 auto;
        margin-top: 30px;
    }
}


/*--------------------------------------------------------------
# Ebsut As
--------------------------------------------------------------*/
.section-ebaut-company {
    position: relative;
    overflow: hidden;
    padding-top: 100px;
}

.section-ebaut-company .container {
    position: relative;
    z-index: 85;
}

.ebaut-company__description {
    line-height: 1.35em;
}

.section-ebaut-company:before {
    content: '';
    background: #ffffff8c;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 83;
}

.ebaut-company-fon {
    background: url("/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/08/fon_work_process.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: -120px;
    width: 100%;
    height: 120%;
    z-index: 80;
}

.ebaut-logo {
    width: 25%;
    max-width: 180px;
    margin-right: 15px;
}

.ebaut-logo p {
    margin-bottom: 5px;
    letter-spacing: -.5px;
    font-size: 0.8em;
    line-height: 1em;
}

.ekonomika__logo {
    display: block;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.ebaut-company__box {
    padding: 15px;
    background: #efefef;
    box-shadow: 0 0 30px #a5a5a5;
}

.ebaut-company__list li {
    position: relative;
    list-style: none;
    padding-left: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.ebaut-company__list li:before {
    content: '';
    background: url('/web/20220607190748im_/https://brand.delo.ua/wp-content/uploads/2020/07/next.svg');
    background-repeat: no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    float: left;
    position: absolute;
    left: 0;
    top: 8px;
}

.organisation-top {
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    z-index: 85;
}

.organisation-top svg {
    position: absolute;
    top: 0;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .ebaut-company__box {
        margin-bottom: 30px;
    }
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Media Screen
--------------------------------------------------------------*/
@media (min-width: 992px) {

    .sales-box {
        margin-bottom: 0;
        text-align: center;
        color: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media (max-width: 992px) {
    .man-idea {
        width: 100%;
        height: 43vh;
    }

    .sales-box {
        margin-bottom: 15px;
        margin-top: 30px;
    }

    .speac-top {
        margin-bottom: 15px;
    }

    .disk-info {
        margin-bottom: 15px;
    }

    .view-formbox > div {
        max-width: 300px !important;
        margin: 0 auto;
        display: block !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .view-top-timer-container .tminus_countdown, .view-center-timer-container .view-center-timer-colum, .view-center-timer-container .view-center-timer-text {
        width: 100% !important;
    }
}

@media (max-width: 767px) {
    .button-smile {
        bottom: 2%;
    }

    .add-cart-text {
        font-size: 1.5em;
        line-height: 1.2em;
    }

    .box-format {
        width: 100%;
        margin: 0 auto;
    }

    .header-partner {
        max-width: 420px;
        overflow: hidden;
    }

    .huavei-block {
        width: calc(100% - 20px) !important;
        max-width: 100% !important;
    }

    .header-partner a {
        display: block;
        float: left;
    }

    .view-non {
        display: none !important;
    }
}

@media (max-width: 600px) {
    .view-non {
        display: none !important;
    }

    .menu-colum {
        position: initial;
    }
}

@media (max-width: 575px) {
    .s-numper {
        font-size: 3em;
        line-height: 1em;
        margin-bottom: 5px !important;
    }

    .f-t-1 {
        font-size: 1.3em;
    }

    .f-t-2 {
        font-size: 4.3em;
    }

    .f-t-3 {
        font-size: 2.7em;
    }
}

@media (max-width: 373px) {
    .old-price {
        font-size: 1.2em;
    }

    .new-price {
        font-size: 1.75em;
    }

    .bottom-form-box:after {
        display: none;
    }

    .bottom-form-box:before {
        display: none;
    }

    .bottom-form-box {
        padding: 15px;
    }
}
/*
     FILE ARCHIVED ON 19:07:48 Jun 07, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:12:37 Dec 29, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.497
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.006
  esindex: 0.007
  cdx.remote: 28.634
  LoadShardBlock: 4063.856 (3)
  PetaboxLoader3.datanode: 1958.354 (4)
  PetaboxLoader3.resolve: 88.348 (2)
  load_resource: 416.112
*/